home *** CD-ROM | disk | FTP | other *** search
/ Grand Slam 3 / Grand Slam 3.iso / 026 / v20n11p.arj / V20N11P.TXT < prev   
Text File  |  1995-06-18  |  4KB  |  99 lines

  1. The GUS Programmer's Digest        Sunday, 18 June 1995        Volume 20 : Number 011
  2.  
  3. Today's Topics:
  4.     Re: Simultaneous
  5.  
  6. Standard Info:
  7.     - Meta-info about the GUS can be found at the end of the Digest.
  8.     - Before you ask a question, please READ THE FAQ.
  9.  
  10. ----------------------------------------------------------------------
  11.  
  12. From: Francois Dion <francois@hyperreal.com>
  13. Date: Sat, 17 Jun 1995 11:41:01 -0700 (PDT)
  14. Subject: Re: Simultaneous
  15.  
  16. Dans la Matrice, The GUS Programmer's Digest a dit:
  17. > From: houghton@WHIRL.SPEECH.CS.CMU.EDU
  18. > Date: Tue, 13 Jun 95 15:27:28 EDT
  19. > Subject: Simultaneous record/play looping problem
  20. >  I have the reference sheets for the chipset and I know it is supposed
  21. > to be possible to turn off this feature, however it is possible that
  22. > Gravis hardwired this.  (Why I don't know.)  Before I purchased this
  23.  
  24. It is impossible to hardwire anything to disable the loopback function
  25. on the CS4231. So yes, as it's possible to do it on the CS4231, it's
  26. possible to do it on the Gravis Ultrasound Max. If you have the regular
  27. GUS, then you'll need to modify it with my jumper specs on the gus
  28. archive sites.
  29.  
  30. This function is called the digital loopback. All that is needed in your
  31. application is to prevent the ADC data going directly to the DAC (and not
  32. the other way around like you said. Just disable the digiatl loopback, and
  33. you'll be done. This is accomplished by puttin a 0 in the LBE bit of the
  34. Loopback Control Register (I13). You also have the possibility of simply
  35. attenuating this value with the other bits in the I13 register.
  36.  
  37. If i remember correctly, base address is for teh indirect registers (like
  38. I13) for the first 5 bits while the 6th bit must be set. base +1 is for
  39. the value. In the case of I13, the lsb is the enable/disable, second bit
  40. is unused and the others are the attenuation, where 0= 0dB attenuation
  41. and 63=94,5dB attenuation.
  42.  
  43. Hope this helps.
  44.  
  45. Ciao,
  46. - --
  47. Francois Dion (IdMEDIA)                   [> Email: francois@hyperreal.com <]
  48.     '                         [> C.P. 278, St-Lambert, QC, Canada, J4P 2N8 <]
  49.         [> Raving Up North Ezine: run-request@hyperreal.com, subject: help <]
  50.  
  51. ------------------------------
  52.  
  53. End of The GUS Programmer's Digest V20 #11
  54. ******************************************
  55.  
  56. To post to tomorrow's digest:  <gus-sdk@mail.orst.edu>
  57. To (un)subscribe or get help:  <gus-sdk-digest-request@mail.orst.edu>
  58. To contact a human (last resort):  <gus-sdk-digest-owner@mail.orst.edu>
  59.  
  60.                        FTP Sites                     Archive Directories
  61.                        ---------                     -------------------
  62. Main N.American Site:  ftp.orst.edu                  pub/packages/gravis
  63.                        wuarchive.wustl.edu           systems/ibmpc/ultrasound
  64. Main Asian Site:       nctuccca.edu.tw               PC/ultrasound
  65. Main European Site:    src.doc.ic.ac.uk              packages/ultrasound
  66. Main Australian Site:  ftp.mpx.com.au                /ultrasound/general
  67.                                                      /ultrasound/submit
  68. South African Site:    ftp.sun.ac.za                 /pub/packages/ultrasound
  69. Submissions:           archive.epas.utoronto.ca      pub/pc/ultrasound/submit
  70. Newly Validated Files: archive.epas.utoronto.ca      pub/pc/ultrasound
  71.  
  72. Mirrors:               garbo.uwasa.fi                mirror/ultrasound
  73.                        ftp.st.nepean.uws.edu.au      pc/ultrasound
  74.                        ftp.luth.se                   pub/msdos/ultrasound
  75.  
  76.                        Gopher Sites                  Menu directory
  77.                        ------------                  --------------
  78. Main Site:             src.doc.ic.ac.uk              packages/ultrasound
  79.  
  80.                        WWW Pages
  81.                        ---------
  82. Main Site:             http://www.xmission.com/~grue/gus.html
  83.  
  84. Main European Site:    http://src.doc.ic.ac.uk/packages/ultrasound/
  85. Main Australian Site:  http://ftp.mpx.com.au/archive/ultrasound/general/
  86.                        http://ftp.mpx.com.au/archive/ultrasound/submit/
  87.                        http://ftp.mpx.com.au/gravis.html
  88.  
  89. Mirrors:               http://www.st.nepean.uws.edu.au/pub/pc/ultrasound/
  90.  
  91. GUS Digest Acrhives:   http://gpu.srv.ualberta.ca/~itam/digest.html
  92.                        http://www.student.adelaide.edu.au/~godfathr/gus/gus.html
  93.  
  94. MailServer For Archive Access: Email to <ftpmail@doc.ic.ac.uk>
  95.  
  96.  
  97.